home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / printer / etext302.zip / GO.BAT < prev    next >
DOS Batch File  |  1996-03-27  |  329b  |  11 lines

  1. echo off
  2. cls
  3. echo You are about to view a pre-compiled E-Text document...
  4. read aesop
  5. echo You now have seen what E-Text can do.  If you are interested in
  6. echo creating your own E-Text documents, read the COMPILE.DOC file.
  7. echo.
  8. echo To print the documentation, from a DOS prompt, type:
  9. echo COPY COMPILE.DOC PRN
  10. echo.
  11.